getCookies

fun getCookies(input: GetCookiesRequest): Single<GetCookiesResponse>

Returns all browser cookies for the current URL. Depending on the backend support, will return detailed cookie information in the cookies field.

Sources

jvm source
Link copied to clipboard